Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages #367

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

ai16z-demirix
Copy link

Relates to:

#64
#340

Risks:

low - Only tests are affected

Background:

Unit tests as a starter

What does this PR do?

Includes tests for core package

What kind of change is this?

Improvements/Features

Adding basic unit tests is a good starter for having good Testing/Quality Assurance process

Documentation changes needed?

Yes, but not in the main Documentation, README-TESTs.md is added for test documentation

Testing:

Running the tests and making sure they are valid.

Where should a reviewer start?

In packages/core

Detailed testing steps:

Navigating to packages/core folder, runing pnpm install, pnpm test to run tests

@ponderingdemocritus ponderingdemocritus changed the title (feat) Tests: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages feat: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages Nov 17, 2024
Copy link
Contributor

@ponderingdemocritus ponderingdemocritus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good start!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants